Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-22336 | GEN001392 | SV-38725r1_rule | ECLP-1 | Medium |
Description |
---|
The /etc/group file is critical to system security and must be protected from unauthorized modification. The group file contains a list of system groups and associated information. |
STIG | Date |
---|---|
AIX 5.3 Security Technical Implementation Guide | 2013-11-04 |
Check Text ( None ) |
---|
None |
Fix Text (F-32279r1_fix) |
---|
Change the group owner of the /etc/group file to security, bin, sys, or system. # chgrp security /etc/group |